PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / getCameraToWorldMatrix Method
In This Topic
    getCameraToWorldMatrix Method
    In This Topic
    Gets the camera to world transformation matrix.
    Syntax
    public double[] getCameraToWorldMatrix()

    Return Value

    A 12-element 3D transformation matrix that specifies a position and orientation of the camera in world coordinates.
    See Also